home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 117 (1989-11-15)(Ossowski, Stefan)(DE)(PD).zip / Taifun 117 (1989-11-15)(Ossowski, Stefan)(DE)(PD).adf / PrintIt / PrintIt!.doc < prev    next >
Text File  |  1989-08-20  |  3KB  |  105 lines

  1. -----------------------------------------------------------------------------
  2.  
  3.                       =   =   =   Print It !   =   =   =
  4.  
  5.  
  6.                           © 1988 by Fridtjof Siebert
  7.                                  Nobileweg 67
  8.                              D-7000-Stuttgart-40
  9.                                  (Stammheim)
  10.                              Phone: (0)711/822509
  11.  
  12. -----------------------------------------------------------------------------
  13.  
  14.  
  15. PrintIt! prints IFF-Pictures on Epson-Compatible 9-Pin-Printers.
  16.  
  17. ------  What does it?  ------
  18.  
  19. This program prints your Pix in many resolution. You have many ways to
  20. convert color-pix to black&white ones.
  21.  
  22. ------  Start:  ------
  23.  
  24. PrintIt! can be startet easily by clicking it twice to typing it to your
  25. CLI. To load a picture immediately just shift-select it or give it as
  26. CLI-Argument.
  27.  
  28. ------  Color Pictures:  ------
  29.  
  30. A color picture has to be converted to a black & white one. There are the
  31. following ways to do that:
  32.  
  33.   - Use just one Plane:
  34.     Select the Planes Number in the range of 0..15 (e.g. 32 Colors = Planes
  35.     0..4). Then click the `Use Plane # XX' gadget.
  36.  
  37.   - Create Greyscales:
  38.     Select Greyscale. Then a Picture that 4 times as large as the original
  39.     is created.
  40.  
  41.   - Convert:
  42.     Select one of 16 brightnesses (0..15, 15 is darkest). Then click
  43.     `Convert Pic' to start converting it.
  44.  
  45. ------  The Main Window:  ------
  46.  
  47. Having Loaded / Converted your Picture, the Main Window appears:
  48.  
  49.  - Stretch:
  50.  
  51.    With the gadgets next to `Stretch' you can stretch the printout
  52.    horizontally and vertically. If you select e.g. hori: 3 and vert: 2 your
  53.    Hardcopy will be three times as wide and twice as high as it will be if
  54.    you select 1 and 1.
  55.  
  56.  - Positive/Negative:
  57.  
  58.    This Gadget selects wether to set black or white pixels.
  59.  
  60.  - Print Single/Double:
  61.  
  62.    Double selects to print each line twice.
  63.  
  64.  - Dpi:
  65.  
  66.    You can select a horizontal resolution between 60 and 240 Dots per inch.
  67.    240 causes the smalles printout.
  68.  
  69.    144 dpi can cause some problems on some Printers. My Citizen 120D
  70.    supports it so I implementen 144 dpi.
  71.  
  72.    The vertical resolution can be 72, 144 or 216 dpi.
  73.  
  74.  - Print It !:
  75.  
  76.    This gadget starts printing. Printing can be stopped by clicking this
  77.    gadget a second time.
  78.  
  79.  - Load Pic:
  80.  
  81.    Loads a new Picture.
  82.  
  83.  - Reset:
  84.  
  85.    Resetzt all Gadgets:
  86.     - Strecht 1,1
  87.     - Positive
  88.     - print each line once
  89.     - 240x216 dpi
  90.  
  91.  - Aspect:
  92.  
  93.    Aspect is no Gadget. The filled Rectangle shows what your printout
  94.    will look like.
  95.  
  96. ------  Quit:  ------
  97.  
  98. Just select the Windowclose-Gadget.
  99.  
  100. ------  Copyright:  ------
  101.  
  102. PrintIt! is in the Public Domain.
  103.  
  104. --- Fridtjof.
  105.